From a6a7799dc56f7020f54455677bd6a3f9e8d64c3c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 08:18:10 -0500 Subject: [PATCH] placessidebar: Remove SECTION Its private, no need. --- gtk/gtkplacessidebar.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c index 7c055296d3..43f03069d8 100644 --- a/gtk/gtkplacessidebar.c +++ b/gtk/gtkplacessidebar.c @@ -64,9 +64,7 @@ #include "gtkdragicon.h" /*< private > - * SECTION:gtkplacessidebar - * @Title: GtkPlacesSidebar - * @Short_description: The locations sidebar for the file selection widget + * GtkPlacesSidebar: * * #GtkPlacesSidebar is a widget that displays a list of frequently-used places in the * file system: the user’s home directory, the user’s bookmarks, and volumes and drives. -- 2.30.2